home *** CD-ROM | disk | FTP | other *** search
/ Champak 132 (Alt) / Vol 132.iso / games / super_ka.swf / scripts / DefineButton2_1071 / BUTTONCONDACTION on(release, keyPress 3).as
Encoding:
Text File  |  2011-06-09  |  91 b   |  5 lines

  1. on(release, keyPress "3"){
  2.    _root.char.havinggun = true;
  3.    btn3._visible = false;
  4. }
  5.